home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / ehbank16.zip / READ.ME next >
Text File  |  1992-05-23  |  4KB  |  105 lines

  1.                                 The Time Bank
  2.                                ***************
  3.                           created by Dave McDermott
  4.                        "thermo systems" 1-216-843-3875
  5.  
  6. First off.. I offer no warranties with this program. Though it has been tested
  7. and was found to work as designed for ExecHost BBS Software. This is the only
  8. software The Time Bank was set up to work with. Since it calls to the Exechost
  9. CALLERS.DAT and DOOR.SYS it will not operate correctly on other BBS Software.
  10.  
  11.  
  12.  
  13.  Files included with "The Time Bank" for Executive Host are
  14.  
  15.       TIMEBANK.EXE.......The Program 
  16.       TIMEBANK.CFG.......Config file for the bank
  17.       USERS.DAT..........Where the Time is Stored
  18.       SAMPLE.BAT.........Sample Batch file 
  19.       READ.ME............This File you are reading
  20.       REG.FRM............Registration Form
  21.  
  22.  
  23.    Now Lets get started. Here is a little info on how the bank works so you
  24. can set up the bank to work properly.
  25.  
  26.  
  27.  **************************************************************************                                                                            
  28.  
  29.                             Sample Config File
  30.  
  31.       C:\telix..........................Location of Executive Host files
  32.       
  33.       thermo systems....................BBS Name 
  34.       
  35.       Dave McDermott....................SysOp's Name
  36.       
  37.       90................................Maximum Time allowed to store
  38.       
  39.       5.................................Minimum Access level to use bank
  40.  
  41.  ***************************************************************************
  42.   Note...The Config file must be named TIMEBANK.CFG and there are no 
  43.   spaces permitted. See Sample Config provided.
  44.  
  45.  
  46.   
  47.   As for the bank data, this is stored in the file named USERS.DAT and is
  48.   set up as follows....
  49.  
  50.     -----------User Number
  51.    |   --------Time Stored in Bank
  52.    |  |
  53.   000 0  ------Must be first Line in file 
  54.   001 0
  55.   002 0
  56.  
  57.  The Time Bank will automaticly open new accounts for first time users. It
  58.  is important that the first line of this file is set to (000 0). This is the
  59.  starting point for the search. Notice also that there is one space that
  60.  seperates the user number from the time stored. 
  61.  
  62.  
  63.  The Batch file is simple. Here is an example:
  64.  
  65.                   @echo off
  66.                   reset
  67.                   cd\telix\timebank...............change to Time Bank Dir.
  68.                   timebank /s:c:\telix ...........location of Door.Sys
  69.                   cd\telix........................return to BBS Dir.
  70.                   board...........................reload BBS
  71.  
  72.  
  73.  You can run "The Time Bank" in the Local mode by droping the /S:c:\telix 
  74.  from the command line. Remember that the bank will still alter the Door.sys
  75.  and callers.dat files located by the config file path even in Local mode.
  76.  
  77.  The /S:c:\telix must be used when running in the remote mode.
  78.  
  79.  
  80.  That should about do it....
  81.  Any Feed back on this door is welcome. Please let me know where any 
  82.  improvements can be made.
  83.  
  84.                    *************************************
  85.  
  86.  Registration
  87.  
  88.  If you like "The Time Bank" then Please register it. If you would like to
  89.  register it contact me at 
  90.  
  91.  "thermo systems"
  92.   1-216-843-3875
  93.   SysOp<<Dave McDermott>>
  94.  
  95.  so that I can get your Registered copy of "The Time Bank" ready for you to
  96.  Download.
  97.  
  98.  and send $10 to
  99.    
  100.    Dave McDermott
  101.    3909 Liggett Drive
  102.    Parma, Ohio 44134
  103.  
  104.  Registration form inclosed as REG.FRM. 
  105.